nerd icon indicating copy to clipboard operation
nerd copied to clipboard

Your personal nerd that takes care of running jobs on the Nerdalize cloud

Results 62 nerd issues
Sort by recently updated
recently updated
newest added

While investigating issues with our integration testing system I found out that the Nerd binary as built by `make.sh release` has a dependency on glibc. This causes it to not...

The CLI currently shows the URL to browse to for the login page in case opening the browser failed, but this is the `localhost` URL. Although this works fine, it...

enhancement

## Expected Behavior when executing Nerd login it should show me the login page ## Actual Behavior when executing Nerd login it is not able to load the page ##...

Commands should be available to copy files and directories from the local machine to the file system and the other way around. It should be tested by using these commands...

Add a flag to the `nerd job run` command to mount a file system. The flag should include the file system name, sub path and pod mount path and use...

Add a command that shows how to access (mount) a file system. The command should reference the file system by name and include at least the following output: * NFS...

Add a command to delete a file system by name through the storage API.

Add a command to create a file system using the storage API where the name and size can be specified.

Nerd needs a way to find the endpoint for the client organization's storage API and we can verify that this works by implementing the first command: file system listing. The...

## Expected Behavior When nerd is logging in (directly running `nerd login`) It's unclear the cli is trying to open a browser, in several cases (#310, #338, #150) it might...

enhancement
major
usability