0.2.0 • Published 2 years ago

podio-cli v0.2.0

Weekly downloads
13
License
-
Repository
-
Last release
2 years ago

Podio CLI

npm install -g podio-cli
Usage: podio [command] [options]

Commands:

  auth            Print session data (access token, etc.)

  item [item ID]  Fetch an item

    --item-id

  app [app ID]    Fetch an app

    --app-id

Options (all commands):

  --refresh-token   Override PODIO_REFRESH_TOKEN environment variable
      --client-id   Override PODIO_CLIENT_ID environment variable
  --client-secret   Override PODIO_CLIENT_SECRET environment variable
         --app-id   Override PODIO_APP_ID environment variable
      --app-token   Override PODIO_APP_TOKEN environment variable

         --pretty   Force pretty (`console.log`) output
           --json   Force JSON output
0.2.0

2 years ago

0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago