CLI Reference

gc get mandate_import

Get mandate import by ID

Synopsis

This will fetch a mandate import using its ID

gc get mandate_import {ID} [flags]

Examples

gc get mandate_import XYZ12344

Options

-h, --help help for mandate_import

Options inherited from parent commands

--config string config file (default is $HOME/.gc-cli/config.json)

SEE ALSO

  • gc get - Fetch resources by their ID
Need help?