agc project describe

agc project describe

Describe a project

Synopsis

Describe is for describing the current project specification. The current project specification is determined to be the agc-project.yaml file in the current working directory or a parent of the current directory

Output of the command has following format: PROJECT: Name DATA: Location ReadOnly

agc project describe [flags]

Examples


/code agc project describe

Options

  -h, --help   help for describe

Options inherited from parent commands

      --format string   Format option for output. Valid options are: text, table, json
      --silent          Suppresses all diagnostic information.
  -v, --verbose         Display verbose diagnostic information.

SEE ALSO