View a File

View details of a configuration file linked to an application.

  1. On Devopness, navigate to a project then select an environment
  2. Find the Applications card
  3. Click View in the Applications card to see a list of existing Applications
  4. In the list of applications, find the application with the configuration file you want to view and click the NAME of the application
  5. Click the CONFIGURATION FILES tab
  6. In the list of configuration files, click the NAME of the configuration file you want to view
  • The details of the configuration file will be displayed, showing the file's name, path, content, and metadata.
  • On this page, you can also see when the file was created and last updated.

Required permissions

To follow this guide, you need the following permissions in the target environment.

Resource TypeRequired Permission
ApplicationView

For instructions on how to grant user permissions to an environment, please follow the guide Add a team to an environment.

Edit on GitHub