Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Command line interface
  • Getting started with the CLI
    • All guides
    • CLI installation
    • CLI update
      • Creating a profile
      • Managing profile parameters
      • Getting profile information
      • Activating a profile
      • Deleting a profile
  • CLI releases
  • Troubleshooting

In this article:

  • Get a list of profiles
  • Get information about a profile
  1. Step-by-step guides
  2. Profile management
  3. Getting profile information

Getting profile information

Written by
Yandex Cloud
Updated at February 5, 2025
  • Get a list of profiles
  • Get information about a profile

Use the profile name to access the profile. You can get the profile name from the list of profiles.

Get a list of profilesGet a list of profiles

To get a list of profiles, run the command:

yc config profile list
prod ACTIVE
test

Get information about a profileGet information about a profile

Use the profile name from the previous section to access the profile.

Get the details of the profile named prod:

yc config profile get prod
token: AQAAAAAV6O...
cloud-id: b1gvl...
folder-id: b1g88...

Was the article helpful?

Previous
Managing profile parameters
Next
Activating a profile
Yandex project
© 2025 Yandex.Cloud LLC